func time.tzsetName
3 uses
time (current package)
zoneinfo.go#L257: stdName, s, ok = tzsetName(s)
zoneinfo.go#L275: dstName, s, ok = tzsetName(s)
zoneinfo.go#L346: func tzsetName(s string) (string, string, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)